/*
Theme Name: Sensor Theme
Theme URI: http://www.wpzoom.com/themes/
Description: 
Version: 1.0
Author: WPZOOM
Author URI: http://www.wpzoom.com
Tags: blue, fixed-width, two-columns, widgets

	Sensor v1.0
  http://www.wpzoom.com
*/


body {color: #333; background-color: #eee; }
a {text-decoration:underline; color:#111; }
a:hover {text-decoration:none; color: #F04859; }

::-moz-selection{background:#f6e9d0; color:#222;}
::selection{ background:#f6e9d0; color:#222; }


#container div.sep {background-color: #fff; border-top: solid 1px #ddd; }

img.boxed, .post .content img {border: solid 6px #ddd;}

.box {background-color: #fff; }
#main p.header {color: #333; }
.ribbon {background: #fff url(../images/r_fill_gravitate.png) repeat-x top left; }
.ribbon h1, .ribbon h2 {color: #fff; text-shadow: #4c5349 1px 1px 1px; }
.ribbon a {color: #fff; text-decoration: none; }
.ribbon a:hover {color: #DDC568; }
.box .postmetadata {color: #999; }

div.pagerbox {background-color: #999; color: #fff; }
div.pagerbox a {color: #fff; }

/* Comments */
#main .normalComments li.comment {background-color: #f8f3e6; text-shadow: #fff 1px 1px 1px; }
#main .normalComments li.bypostauthor { background-color: #f6e9d0; text-shadow: #fff 1px 1px 1px;}

#main .normalComments cite.author {color: #333;}

#commentform input, #commentform textarea {background-color: #f8f3e6; border: 4px solid #f6e9d0; color: #333; }
#commentform #submit {background-color: #5a6156; color: #fff; border: none; }

.afterpost .navigation .alignleft a, .reply a, .afterpost .navigation .alignright a,.cancel-comment-reply a { background: #5a6156; text-shadow: 1px 1px #7e8778; color: #fff; }
.afterpost .navigation .alignleft a:hover, .afterpost .navigation .alignright a:hover, .reply a:hover, .cancel-comment-reply a:hover { background: #F04859; text-shadow: 1px 1px #ED9162; }
.afterpost .navigation {background:none;}

/* Standard Widgets */
#searchform label {}
#searchform input {border: solid 1px #ccc; }
#searchform input#searchsubmit {background-color:#5a6156; border: none; color: #fff; }

.main_image {border: solid 7px #ddd; }
.main_image .block {background: #111;border-top: 1px solid #000;color: #fff;}
.main_image p {color: #aaa; }
.main_image a {color: #fff; }
#featPosts .main_image a:hover {color: #fff; }

.image_thumb img {border: solid 6px #fff; }
.image_thumb ul li{background-color: #f1f1f1; border-bottom: solid 5px #fff;}
.image_thumb ul li.hover { background: #f8f3e6;}
.image_thumb ul li.active { background: #f6e9d0; }